home *** CD-ROM | disk | FTP | other *** search
/ Freelog 71 / Freelog071.iso / Dossier / AceMegaCodecPack / ACEMCP603PRO.exe / {app} / Read MeS / graphedit.txt < prev    next >
Text File  |  2003-03-25  |  1KB  |  33 lines

  1. GraphEdit build 011008
  2.  
  3. Changes from SDK 8.0a to 8.1
  4.  
  5.  
  6. BRIEFLY
  7. =======
  8.  
  9. - GraphEdit has been revised for 8.1 to improve its user interface and to
  10.   correct problems with zoom levels.
  11.  
  12.  
  13. DETAILED
  14. ========
  15.  
  16. Revised GraphEdit application
  17.  
  18. The GraphEdit utility benefits from several improvements, particularly 
  19. with respect to its user interface, menus, and toolbar.  Additionally,
  20.  
  21. - Graph resizing code (View->xxx %) handles all sizes correctly, and 
  22.   you can resize your graphs using the menu, keyboard +/- keys, and 
  23.   Ctrl+MouseWheel.  
  24.  
  25. - You can optionally disable the seek bar (and its timed updates), which 
  26.   has been known to cause difficulty when debugging filters with GraphEdit.  
  27.  
  28. - To preserve screen real estate, source and file writer filters displayed 
  29.   in GraphEdit will now only display their corresponding filenames as the 
  30.   filter name, instead of displaying the fully qualified path name.  
  31.   For example, a file source for the file 
  32.   "C:\DXSDK\samples\Multimedia\Media\lake.mpg" would display "lake.mpg".
  33.